home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / file / managers / mc-3.2 / mc-3 / mc-3.2.1 / doc / FILES < prev    next >
Encoding:
Text File  |  1996-05-17  |  4.7 KB  |  125 lines

  1. COPYING            GNU General public license
  2. INSTALL            Installing directions
  3. INSTALL.FAST        Short directions for busy people
  4. NEWS            List of new features by version
  5. README            Mini documentation
  6. create_vcs        Creates /dev/vcs? entries for Linux > 1.1.92
  7. mcfn_install.in        Templace for a script to install mc () function into your /etc/profile or ~/.profile
  8. doc/            Directory: Documentation files
  9. doc/DEVEL        Development hints
  10. doc/FILES        List of the files included in the distribution
  11. doc/LSM            Linux software map entry
  12. doc/mc.1        Manual page
  13. install-sh        Install command if BSD compatible install is not found
  14. lib/            Directory: Additional useful files
  15. lib/ansi.ti        Terminfo database for generic ansi terminal
  16. lib/linux.ti        Enhanced terminfo database for Linux console
  17. lib/mc.ext        Sample executable extension file
  18. lib/mc.menu        Sample user menu file
  19. lib/tdiff        Tool to compare two terminfo databases
  20. lib/vt100.ti        Enhanced terminfo database for vt100 terminal
  21. lib/xnc.hlp        The part of the mc.hlp file not produced from the mc.1 file
  22. lib/xterm.ti        Enhanced terminfo database for xterm terminal
  23. slang/            Directory: Slang screen manager (from Slang distribution)
  24. slang/slang.h
  25. slang/sldisply.c
  26. slang/slerr.c
  27. slang/slsmg.c
  28. slang/slutty.c
  29. src/            Directory: Midnight Commander source files
  30. src/ChangeLog        Detailed list of changes
  31. src/GNUmakefile        Makefile wrapper for GNU make
  32. src/Makefile.in        Makefile template for configure
  33. src/TODO        Things to be done, ongoing projects
  34. src/achown.c        Advanced chown/chmod dialog
  35. src/auto.c        Automatic mounting and unmounting
  36. src/auto.h        "
  37. src/boxes.c        Miscellaneous dialog boxes
  38. src/boxes.h        "
  39. src/chmod.c        Chown dialog
  40. src/chmod.h        "
  41. src/chown.c        Chmod dialog
  42. src/chown.h        "
  43. src/cmd.c        The commands implementation.
  44. src/cmd.h        "
  45. src/color.c        Color terminal detection and color definitions
  46. src/color.h        "
  47. src/complete.c        Completion of filenames etc.
  48. src/complete.h        "
  49. src/configure        Configures Midnight Commander for target machine
  50. src/configure.in    Configure template for GNU autoconf (2.x)
  51. src/cons.handler.c    API for taking advantage of cons.saver daemon
  52. src/cons.saver.c    Linux console image save and restore daemon
  53. src/cons.saver.h    Common header file for cons.handler.c and cons.saver.c
  54. src/dialog.c        Old dialog routines
  55. src/dialog.h        "
  56. src/dir.c        Loading and sorting of directory contents
  57. src/dir.h        "
  58. src/dlg.c        New dialog routines (see also widget.c)
  59. src/dlg.h        "
  60. src/ext.c        Executable extensions feature
  61. src/ext.h        "
  62. src/file.c        File operations (copy, move, delete)
  63. src/file.h        "
  64. src/find.c        File search feature
  65. src/find.h        "
  66. src/fsusage.c        File system space usage (from GNU fileutils)
  67. src/fsusage.h        "
  68. src/gindex.pl        Creates index for the mc.hlp file
  69. src/global.h        Some global definitions
  70. src/help.c        Hypertext help browser (for browsing the mc.hlp file)
  71. src/help.h        "
  72. src/hotlist.c        Directory hotlist
  73. src/hotlist.h        "
  74. src/key.c        Keyboard and mouse reading
  75. src/key.h        "
  76. src/layout.c        Division of the screen area between panels (layout dialog)
  77. src/layout.h        "
  78. src/mad.c        Simple memory allocation debugger (not normally used)
  79. src/mad.h        "
  80. src/main.c        Trash can
  81. src/main.h        "
  82. src/man2hlp.c        Creates mc.hlp and mc.html from mc.1
  83. src/mc.hlp        Hypertext help file
  84. src/mem.h        Strcpy, memcpy, bcopy and friends
  85. src/menu.c        Menu bar and its drop-down menus
  86. src/menu.h        "
  87. src/mountlist.c        List of mounted filesystems (from GNU fileutils)
  88. src/mountlist.h        "
  89. src/mouse.c        Mouse initialization, mouse events (see also key.c)
  90. src/mouse.h        "
  91. src/ncurses.h        To be used if the real ncurses is not available
  92. src/ncurses.patch    A patch for ncurses-1.8.5 to make it 8 bit clean
  93. src/option.c        Configuration dialog
  94. src/option.h        "
  95. src/panel.h        Directory panel structure definition
  96. src/profile.c        Code to handle MS-Windows style INI files (from WINE)
  97. src/profile.h        "
  98. src/regex.c        Regular expression code (from GNU regex library)
  99. src/regex.h        "
  100. src/screen.c        Outputting of the directory panels to the screen
  101. src/setup.c        Loading and saving of the setup
  102. src/setup.h        "
  103. src/slint.c        Support file for Slang screen manager
  104. src/subshell.c        Concurrent shell support (optional)
  105. src/subshell.h        "
  106. src/terms.c        Enter and exit the cursor addressing mode (xterm)
  107. src/tree.c        Directory tree feature
  108. src/tree.h        "
  109. src/user.c        User menu handling and macro capabilities
  110. src/user.h        "
  111. src/util.c        Useful utility routines (don't output to screen)
  112. src/util.h        "
  113. src/vfs.c        Virtual file system (to support transparent ftp, tar, zip etc.)
  114. src/vfs.h        "
  115. src/view.c        Internal file viewer
  116. src/view.h        "
  117. src/widget.c        Widgets for dialog manager (see also dlg.c)
  118. src/widget.h        "
  119. src/win.c        Useful utility routines (which output to screen)
  120. src/win.h        "
  121. src/wtools.c        Listbox and query dialog routines etc.
  122. src/wtools.h        "
  123. src/xcurses.c        BSD curses support
  124. src/xmkdir        Replacement for "mkdir -p /dir" because some systems don't support the -p flag
  125.